Click or drag to resize

TimeZoneDefinitionPeriods Property

Represents a collection of Period elements that define the time offset at different stages of the time zone.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Period> Periods { get; }

Property Value

Type: IListPeriod
See Also